[INFO] cloning repository https://github.com/latchset/crypto-auditing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latchset/crypto-auditing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7aedb5e13cf79e8764e3c3934f732cd037d5105
[INFO] fixing latchset/crypto-auditing against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/latchset/crypto-auditing
[INFO] finished tweaking git repo https://github.com/latchset/crypto-auditing
[INFO] tweaked toml for git repo https://github.com/latchset/crypto-auditing written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/latchset/crypto-auditing on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/latchset/crypto-auditing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded pager v0.16.1
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.5
[INFO] [stderr]   Downloaded libsystemd v0.7.2
[INFO] [stderr]   Downloaded parse_datetime v0.14.0
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded io-uring v0.5.13
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded tokio-uring v0.4.0
[INFO] [stderr]   Downloaded libbpf-cargo v0.24.8
[INFO] [stderr]   Downloaded probe v0.5.2
[INFO] [stderr]   Downloaded libbpf-rs v0.24.8
[INFO] [stderr]   Downloaded libbpf-sys v1.6.2+v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd
[INFO] running `Command { std: "docker" "start" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling io-uring v0.5.13
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]     Checking toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking probe v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling libbpf-sys v1.6.2+v1.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking pager v0.16.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking libbpf-rs v0.24.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking parse_datetime v0.14.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking libsystemd v0.7.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-uring v0.4.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]    Compiling crypto-auditing v0.3.0 (/opt/rustwide/workdir/crypto-auditing)
[INFO] [stderr]    Compiling libbpf-cargo v0.24.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling agenttest v0.3.0 (/opt/rustwide/workdir/agent/tests/agenttest)
[INFO] [stderr]    Compiling crypto-auditing-agent v0.3.0 (/opt/rustwide/workdir/agent)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/crypto-auditing-agent-5ed15f7beec1b682/rustcO8P3oF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibbpf_cargo-64f8bf9962ce4e8b,libcargo_metadata-e00bc7926a4e5dae,libserde_json-54aed975faf7af22,libmemchr-47118e1a279f4e08,libitoa-1d141a3a91828927,libzmij-f57c8290d72cfe38,libthiserror-f03aa1b5c563268d,libcargo_platform-ed6a8cd1ce7e5100,libserde-30c626da7e1699cd,libcamino-0f0afa06636037c1,libmemmap2-1d2580cd01a3a9c6,liblibbpf_rs-a0223967e895cfc6,libvsprintf-3ba1afaad38529a9,liblibbpf_sys-cd2473a80821a6eb,libsemver-25ca44604c706036,libserde_core-03af73acbe4621ad,libregex-670640d28d80abc8,libregex_automata-2ebef7e337846ee6,libregex_syntax-9364e9a03e3b9011,libtempfile-dea8c7923606e281,libgetrandom-59cdc518e307f452,liblibc-e1ac01bf09182c9a,libcfg_if-9d10986c5e71c5c4,libfastrand-0d53d4aa4148ce73,libonce_cell-49c07b912e02d1e3,librustix-26e4dbe9f748842b,libbitflags-229d1a3f8ea75511,liblinux_raw_sys-e6e648187dfb1abe,libanyhow-1659d425d009e6f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lelf" "-lz" "-lbpf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/crypto-auditing-agent-5ed15f7beec1b682/rustcO8P3oF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-e7b58ff829fae2bf/out" "-L" "/opt/rustwide/target/debug/build/vsprintf-152623b9c0f43775/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crypto-auditing-agent-5ed15f7beec1b682/build_script_build-5ed15f7beec1b682" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbpf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/agenttest-dc7c92bf70d11590/rustcOTW4KF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibbpf_cargo-64f8bf9962ce4e8b,libcargo_metadata-e00bc7926a4e5dae,libserde_json-54aed975faf7af22,libmemchr-47118e1a279f4e08,libitoa-1d141a3a91828927,libzmij-f57c8290d72cfe38,libthiserror-f03aa1b5c563268d,libcargo_platform-ed6a8cd1ce7e5100,libserde-30c626da7e1699cd,libcamino-0f0afa06636037c1,libmemmap2-1d2580cd01a3a9c6,liblibbpf_rs-a0223967e895cfc6,libvsprintf-3ba1afaad38529a9,liblibbpf_sys-cd2473a80821a6eb,libsemver-25ca44604c706036,libserde_core-03af73acbe4621ad,libregex-670640d28d80abc8,libregex_automata-2ebef7e337846ee6,libregex_syntax-9364e9a03e3b9011,libtempfile-dea8c7923606e281,libgetrandom-59cdc518e307f452,liblibc-e1ac01bf09182c9a,libcfg_if-9d10986c5e71c5c4,libfastrand-0d53d4aa4148ce73,libonce_cell-49c07b912e02d1e3,librustix-26e4dbe9f748842b,libbitflags-229d1a3f8ea75511,liblinux_raw_sys-e6e648187dfb1abe,libanyhow-1659d425d009e6f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lelf" "-lz" "-lbpf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/agenttest-dc7c92bf70d11590/rustcOTW4KF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-e7b58ff829fae2bf/out" "-L" "/opt/rustwide/target/debug/build/vsprintf-152623b9c0f43775/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/agenttest-dc7c92bf70d11590/build_script_build-dc7c92bf70d11590" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbpf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agenttest` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crypto-auditing-agent` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd", kill_on_drop: false }`
[INFO] [stdout] 19d67958e4b0ced6693b1be0ebe3d1a53055a3111ce6adedcd139e0ec5e70dfd
